home *** CD-ROM | disk | FTP | other *** search
- Subject: Reading Formatted Text
- Sent: 6/10/96 3:32 PM
- Received: 6/10/96 4:01 PM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Dear ODF Team:
-
- What is the proper way to read tab-delimited formatted text from the
- clipboard. I want to loop, reading up to the next tab or return and parsing
- the text.
-
- I have looked at FW_CString, which has methods for searching a character,
- and FW_CTextReader, which don't have such methods. I am not clear if I must
- use one or the other, or both.
-
- Thanks,
-
- Serge
-
-